@charset "utf-8";
* {
	margin:0;
	padding:0;
}
.innerWapper4{
	background:#fff;
}

.innerWapper4 .proList ul{
	overflow:hidden;
}

.innerWapper4 .proList li{
	width:210px;
	height:230px;
	margin:20px 10px;
	float:left;
}
.innerWapper4 .proList li .img{
	height:180px;
}
.innerWapper4 .no{
	color:#616d76;
	font-size:16px;
	padding:80px 0;
	text-align: center;
}




.m-center{
	width:1000px;
}
.m-center1{
	width:1000px;
}
.m-center{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.m-center1{
	width:1200px;
	margin:0 auto;
}
@media screen and (max-width:1300px) {
	.m-center{width:1000px;}
	.message-center{width:1000px;}
	.m-center1{width:1000px;}
	.header1 .close{margin-right:-500px;}
	.header2 .m-center1{width:1000px;	}
	.header2 .searchBox{width:370px;}
	.header2 .searchBox .ipt{width:260px;}
	.footerWapper2 .linkB{width:870px;}
	.footerWapper2 .linkB a{height:30px;line-height: inherit;}	
	.header2 .right{width:165px;margin-top:16px;float:left;margin-left:20px;}
	.header2 .right span{height:24px;line-height:24px;width:100%;	text-align: left;margin-top:20px;margin:0;}
	.header2 .right span.l{margin-right:0;}

}



.pro-title{
	color:#000;
	font-size:34px;
	text-align: center;
	margin:40px 0;
}
.pro-title .mobile-icon{
	display:none;
}
.innerWapper5 .pro-title{
	margin-bottom:0;
}

.proList .swiper-slide{
	width:220px;
}
.innerWapper4 .proList li{
	width:220px;
}

.proList .swiper-slide a{
	display:block;
	-webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  background-color:#fff;
}

.innerWapper4 .proList li .img{
	height:180px;
}

.proList .swiper-slide .img{
	width:100%;
	height:190px;
	overflow:hidden;
	display:block;
	text-align: center;
	margin:0 auto 10px;
}

.proList .swiper-slide .img img{
	max-height:100%;
}

.proList .swiper-slide .title{
	color:#000;
	font-size:14px;
	line-height:12px;
	margin-top:35px;
	height:30px;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
  	text-align: center;
}

.proList .swiper-slide .price{
	font-size:14px;
	font-weight:bold;
	color:#000;
	margin-top:16px;
	height:24px;
	line-height:24px;
	display:flex;
}

.proList .swiper-slide .price em{
	font-size:16px;
	font-weight:bold;
	color:#000;
	flex:1;
}
.proList .swiper-slide .price i{
	color:#b9281d;
	font-size:14px;
	font-style:normal;
	font-weight:300;
	flex:0 0 50px;
	width:50px;
}

.proList .swiper-slide .ck{
	display:block;
	font-size:12px;
	color:#999;
	margin-top:5px;
}

.proList .swiper-slide .img{
	width:100%;
	height:190px;
	overflow:hidden;
	display:block;
	text-align: center;
	margin:0 auto 10px;
}

.proList .swiper-slide:hover a{
	margin-top:-10px;
	-moz-box-shadow:1px 1px 10px 2px #dbdbdb;
	-webkit-box-shadow:1px 1px 10px 2px #dbdbdb;
	/* box-shadow:1px 1px 10px 2px #dbdbdb; */
}
